home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11598 < prev    next >
Encoding:
Text File  |  1996-08-05  |  828 b   |  24 lines

  1. Newsgroups: comp.lang.c++
  2. Path: fr.bosch.de!news
  3. From: Joachim Wagner <j_wagner@fr.bosch.de>
  4. Subject: Re: Opening Visual C++ MAK file in VC ++ 4.0??
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <3149E499.5059@fr.bosch.de>
  7. Sender: news@fr.bosch.de
  8. Nntp-Posting-Host: frp524.fr.bosch.de
  9. Content-Transfer-Encoding: 7bit
  10. Organization: BOSCH Telecom
  11. References: <4iapop$d99@steel.interlog.com>
  12. Mime-Version: 1.0
  13. Date: Fri, 15 Mar 1996 21:43:53 GMT
  14. X-Mailer: Mozilla 2.0 (Win16; I)
  15.  
  16. Ko Ko wrote:
  17. > Anyone know how to open a .mak file (i.e a project in previous releases)
  18. > in the new VC++ 4.0 enviroment?  This new environment expects a .MDP file
  19. > for a new workspace.  Please help .Thanks.
  20.  
  21. Just open the .mak file, you'll be prompted to convert it to a new
  22. .mdp file. (under File-Open there's a file type '.mak file')
  23.